home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 18 / CU Amiga Magazine's Super CD-ROM 18 (1997)(EMAP Images)(GB)[!][issue 1998-01].iso / CUCD / Utilities / Commodities / ScreenTab / Catalogs / PlugIns / Commodities.cd next >
Encoding:
Text File  |  1997-03-17  |  377 b   |  29 lines

  1. #language english
  2. #version 0
  3. ;
  4. DESCRIPTION (1//)
  5. Shows all running commodities and gives you control \
  6. over them (similar to the WB-Exchange-Program).
  7. ;
  8. PARAMETER (//)
  9. IMGFILE - this file specifies the images\n\
  10.           for the commodities
  11. ;
  12. IF_IMGFILE (//)
  13. Image-Definition-File
  14. ;
  15. ENABLE (//)
  16. Enable
  17. ;
  18. DISABLE (//)
  19. Disable
  20. ;
  21. SHOW (//)
  22. Show
  23. ;
  24. HIDE (//)
  25. Hide
  26. ;
  27. QUIT (//)
  28. Quit
  29.